TableFormField Constructor(List<TableColumn>)

Summary
Initializes a new TableFormField class object.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal columns As List(Of TableColumn) _ 
) 
public: 
TableFormField(  
   List<TableColumn^>^ columns 
) 

Parameters

columns
Initialize a new TableFormField class object with list of TableColumn.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.